home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / stringnd.rd0 < prev    next >
Text File  |  1996-02-22  |  940b  |  31 lines

  1. Short:    (V2.00) An E object to hanlde Exec String Lists - By Fabio Rotondo
  2. Author:   fsoft@intercom.it (Fabio Rotondo)
  3. Uploader: fsoft@intercom.it (Fabio Rotondo)
  4. Version:  2.00
  5. Type:     dev/e
  6.  
  7. NOTE: Needs NodeMaster.LHA
  8.  
  9.  
  10.     Main features are:
  11.  
  12.         * Very Fast String Sorting Algorithm.
  13.  
  14.         * Very Flexible String Sorting Algo:
  15.  
  16.              - case (in)sensitive
  17.              - from a...z or z...a
  18.  
  19.         * Search routines use AmigaDOS MatchNoPattern() functions!
  20.  
  21.              - You can do searches with patterns like:
  22.  
  23.                     "#?.IN#?" or "~(#?.INFO)" !!!
  24.  
  25.         * Return Raise() errors!
  26.  
  27. -------------------------------------------------------------------------------
  28.    //                      | Fabio Rotondo           e-mail: fsoft@intercom.it
  29. \\X/ Amiga. Feel The Power.| URL:(Amiga Stuff!) http://www.intercom.it/~fsoft/
  30. -------------------------------------------------------------------------------
  31.